projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4abb49
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Wed, 28 Aug 2002 22:23:36 +0000
(22:23 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 28 Aug 2002 22:23:36 +0000
(22:23 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e2d32badb85a5d7bdf5fcd5bbbbfc63a13986dda..b61ec4d8205c8118898f5411a60414ab3809ea7d 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,13
@@
+2002-08-28 Luc Teirlinck <teirllm@mail.auburn.edu>
+
+ * files.el (find-buffer-visiting): Compare file attributes
+ using buffer-file-truename.
+
+2002-08-28 Richard M. Stallman <rms@gnu.org>
+
+ * files.el (make-auto-save-file-name, make-backup-file-name-1):
+ Don't use directory-sep-char.
+
2002-08-28 Juanma Barranquero <lektu@terra.es>
* replace.el (occur-hook): Renamed from `occur-mode-hook'.